[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 3669   SHUFFLE   <  SKIP 749  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19449Yuan, Nuan38001BraunschweigNordrhein-WestfalenGermany
15615Alvarez, ErikaMK8 8DFMilton KeynesEnglandUnited Kingdom
11111Gutierrez, Meredith, T3220GeelongVictoriaAustralia

Generated 2025-07-12 17:34:05.153 UTC