[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 650   SHUFFLE   <  SKIP 1512  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21088Anand, Alvin, G75009ParisSeine (Paris)France
27939Navarro, LawrenceOX16 8RSOxonEnglandUnited Kingdom
17281Vazquez, Francis, E4655Hervey BayQueenslandAustralia
25153Coleman, Ryan98366Port OrchardWashingtonUnited States

Generated 2025-07-20 09:30:44.731 UTC