[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 250   SHUFFLE   <  SKIP 1459  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23177Richardson, Savannah97034Lake OswegoOregonUnited States
26666Beck, Ashlee, L7001HobartTasmaniaAustralia
29417Vazquez, Kellie, B80074MünchenHamburgGermany
27715Ross, Mya, E4655Hervey BayQueenslandAustralia

Generated 2025-07-19 13:33:24.464 UTC