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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24894Jai, Jaime, M1002SydneyNew South WalesAustralia
16695Serrano, Dwayne2500WollongongNew South WalesAustralia
28712Goel, GregoryRH15 9UDWest SussexEnglandUnited Kingdom

Generated 2025-07-19 11:14:56.741 UTC