[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 785   SHUFFLE   <  SKIP 63  >   <  TAKE 4  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26049White, Christopher, RV8Y 1L1CliffsideBritish ColumbiaCanada
12555Malhotra, Edgar, K59100RoubaixNordFrance
16101Lopez, Mary, R94536FremontCaliforniaUnited States
21511Sanders, Richard, DPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-15 11:15:30.693 UTC