[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 127   SHUFFLE   <  SKIP 2110  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27892Foster, IsabellaPB12PeterboroughEnglandUnited Kingdom
23232Serrano, FrankSW8 4BGLondonEnglandUnited Kingdom
23607She, WayneSW6 SBYLondonEnglandUnited Kingdom
26989Campbell, Mason, V42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-12 23:21:31.045 UTC