[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 512   SHUFFLE   <  SKIP 5706  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25798Coleman, ChristianPE17BuryEnglandUnited Kingdom
13472Pearson, Simon91950National CityCaliforniaUnited States
29183Simmons, Gabrielle4655Hervey BayQueenslandAustralia
23219Mrs., West, AlyssaPE17BuryEnglandUnited Kingdom

Generated 2025-07-15 02:23:26.455 UTC