[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 872   SHUFFLE   <  SKIP 1105  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15068Barnes, Jessica33098PaderbornNordrhein-WestfalenGermany
15772Anderson, Christopher91776San GabrielCaliforniaUnited States
16264Howard, JenniferWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-19 16:09:36.110 UTC