[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 998   SHUFFLE   <  SKIP 189  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21331James, TimothyV7L 4J4N. VancouverBritish ColumbiaCanada
19453Rana, Veronica, R12171BerlinSaarlandGermany
25611Rodriguez, DeannaCM11BillericayEnglandUnited Kingdom
24104Ortega, RobynTY31RuncornEnglandUnited Kingdom

Generated 2025-07-13 02:10:49.806 UTC