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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27883Hernandez, Marc41485GrevenbroichBayernGermany
18382Garcia, IsabellaV3A 4R2LangleyBritish ColumbiaCanada
11649White, Ian, M92625Newport BeachCaliforniaUnited States
27313Moreno, Diane, S78000VersaillesYvelineFrance

Generated 2025-07-11 01:50:20.522 UTC