[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3957  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12608Sanchez, BrettPE17BuryEnglandUnited Kingdom
20903Diaz, Robyn, Z01071DresdenHessenGermany
23045Patterson, Gabriel, C99202SpokaneWashingtonUnited States
11489Goel, Deborah, SOX1OxfordEnglandUnited Kingdom

Generated 2025-07-12 16:24:44.502 UTC