[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 875   SHUFFLE   <  SKIP 8868  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12800Chen, Lacey, E04139LeipzigNordrhein-WestfalenGermany
17867Sanchez, StephanieV0SookeBritish ColumbiaCanada
19142Washington, Dalton, R91776San GabrielCaliforniaUnited States

Generated 2025-07-20 17:00:14.654 UTC