[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 482   SHUFFLE   <  SKIP 1480  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28554Sanders, Natalie, A46236BottropNordrhein-WestfalenGermany
11243Alvarez, Robin, VEM15Esher-MoleseyEnglandUnited Kingdom
26588Pal, Dustin6006PerthSouth AustraliaAustralia

Generated 2025-07-21 18:19:24.306 UTC