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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16268Kumar, Lindsey77680Roissy en BrieSeine et MarneFrance
27704Romero, Jimmy4169East BrisbaneQueenslandAustralia
19308Rai, Casey, MSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-15 15:33:04.203 UTC