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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12500Vazquez, Kathleen, M63009OffenbachSaarlandGermany
23516Miller, Ashley, V91941GrossmontCaliforniaUnited States
20824Xu, Derek, MHP10 9QYHigh WycombeEnglandUnited Kingdom

Generated 2025-07-09 00:15:47.027 UTC