[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 1429   SHUFFLE   <  SKIP 77  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23089Walker, Lucas98027IssaquahWashingtonUnited States
19900Richardson, Zoe46236BottropNordrhein-WestfalenGermany
22613Luo, Dale, MOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-12 22:49:30.211 UTC