[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 362   SHUFFLE   <  SKIP 5635  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16888Hughes, Arianna, A92020El CajonCaliforniaUnited States
17663Hayes, Elizabeth, L94010BurlingameCaliforniaUnited States
25793Rana, Ann, C30601HannoverNordrhein-WestfalenGermany

Generated 2025-07-21 02:40:50.052 UTC