[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 470   SHUFFLE   <  SKIP 4066  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21325Hayes, Angela92020El CajonCaliforniaUnited States
22479Malhotra, Tammy, C30601HannoverNordrhein-WestfalenGermany
17438Hughes, Marcus, A98168BurienWashingtonUnited States

Generated 2025-07-13 13:17:19.755 UTC