[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 2421   SHUFFLE   <  SKIP 126  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19342Zeng, AimeeEC1R 0DULondonEnglandUnited Kingdom
28105Garcia, Hannah90241DowneyCaliforniaUnited States
25079Perry, Riley98366Port OrchardWashingtonUnited States
18051Price, CarolineV9B 2C3ShawneeBritish ColumbiaCanada

Generated 2025-07-20 11:47:51.512 UTC