[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 304   SHUFFLE   <  SKIP 552  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21410Zhang, Eric98020EdmondsWashingtonUnited States
20831Xu, Drew48001MünsterSaarlandGermany
23553Anderson, Jasmine, AV8Z 4N5ShawneeBritish ColumbiaCanada
26370Bryant, Maria, E46236BottropNordrhein-WestfalenGermany

Generated 2025-07-19 07:44:16.459 UTC