[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 677   SHUFFLE   <  SKIP 2822  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23564Howard, Jessica92625Newport BeachCaliforniaUnited States
22824Nath, April, R59223RoncqNordFrance

Generated 2025-07-20 01:47:34.786 UTC