[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 0   SHUFFLE   <  SKIP 3116  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29117She, Glenn, L4700RockhamptonQueenslandAustralia
19110Kelly, Jesse92625Newport BeachCaliforniaUnited States
27174Bennett, Fernando, M33098PaderbornNordrhein-WestfalenGermany

Generated 2025-11-03 08:07:32.531 UTC