[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 0   SHUFFLE   <  SKIP 3664  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17636Srini, Ross04139LeipzigNordrhein-WestfalenGermany
13447Cox, Destiny, M90802Long BeachCaliforniaUnited States
15827Ward, Danielle98020EdmondsWashingtonUnited States
18424Williams, Samuel94536FremontCaliforniaUnited States
15119Tang, JohnnyW1X3SELondonEnglandUnited Kingdom
29073Barnes, Melanie, M98225BellinghamWashingtonUnited States

Generated 2025-11-05 12:02:15.361 UTC