[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 413   SHUFFLE   <  SKIP 647  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28307Gray, Morgan4700RockhamptonQueenslandAustralia
24103Dominguez, Billy, M80074MünchenNordrhein-WestfalenGermany
12069Kelly, Garrett, S91910Chula VistaCaliforniaUnited States

Generated 2025-07-17 06:09:21.703 UTC