[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 213   SHUFFLE   <  SKIP 589  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13579Chen, Alan85049IngolstadtBayernGermany
14918Howard, Mariah98027IssaquahWashingtonUnited States
22060Hill, Evan97034Lake OswegoOregonUnited States
22415Phillips, Natalie42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-21 19:09:29.064 UTC