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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19387Rana, Ruth24044KielSaarlandGermany
21270Jackson, Daniel98104SeattleWashingtonUnited States
26735White, Grace98033KirklandWashingtonUnited States

Generated 2025-07-10 16:12:59.485 UTC