[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3243   SHUFFLE   <  SKIP 1778  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24165Gao, Gilbert2500WollongongNew South WalesAustralia
28949Ramos, Lance, S2060Lavender BayNew South WalesAustralia
14309Sanz, Orlando6006PerthSouth AustraliaAustralia

Generated 2025-07-17 12:32:03.623 UTC