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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27873Xu, Dawn2500WollongongNew South WalesAustralia
12626Lal, CassieC2H 7AULondonEnglandUnited Kingdom
16565Anand, Corey, E64283DarmstadtHessenGermany

Generated 2025-07-18 06:57:20.506 UTC