[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 1582  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15353Xu, Michele, KWA3WatfordEnglandUnited Kingdom
28307Gray, Morgan4700RockhamptonQueenslandAustralia

Generated 2025-07-11 14:18:20.911 UTC