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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11099Ross, Adam2444Port MacquarieNew South WalesAustralia
13955Raji, Andres, E2500WollongongNew South WalesAustralia
22454Raman, Rebekah, ESL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-07-12 03:06:03.184 UTC