[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 512   SHUFFLE   <  SKIP 3525  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18906Gutierrez, Adrienne6006PerthSouth AustraliaAustralia
16760Alexander, Sydney90401Santa MonicaCaliforniaUnited States
19304Nelson, Sara, I59368WerneNordrhein-WestfalenGermany

Generated 2025-07-13 09:01:21.175 UTC