[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 482   SHUFFLE   <  SKIP 2986  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18023Raji, Terrence, W53131BonnNordrhein-WestfalenGermany
26694Hughes, Aaron, J98225BellinghamWashingtonUnited States
17364Perry, Ian, A90712LakewoodCaliforniaUnited States
16362Smith, Joshua, C94611OaklandCaliforniaUnited States

Generated 2025-07-18 17:55:51.372 UTC