[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 6984  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14619Sanders, Nathaniel, L98027IssaquahWashingtonUnited States
25943McDonald, Brianna94947NovatoCaliforniaUnited States
20135Price, Grace, E85049IngolstadtBayernGermany

Generated 2025-07-15 00:46:06.975 UTC