[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   SHUFFLE   SKIP 3044   <  SKIP 147  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15313Morris, Garrett, C97205PortlandOregonUnited States
20666Rai, Lacey94704BerkeleyCaliforniaUnited States
13986Anderson, Chloe, R91977Spring ValleyCaliforniaUnited States
22672Wu, Crystal, WKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-15 17:12:07.917 UTC