[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 717   SHUFFLE   <  SKIP 2036  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29014Powell, Ryan, K98020EdmondsWashingtonUnited States
26724Edwards, Sydney97301SalemOregonUnited States
14833Hayes, RileyKB9KirkbyEnglandUnited Kingdom
22331Yuan, Michele, L91910Chula VistaCaliforniaUnited States

Generated 2025-07-10 21:09:35.961 UTC