[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 34   SHUFFLE   <  SKIP 2539  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26780Butler, Julia, J91941GrossmontCaliforniaUnited States
14928Patel, Roy, ASW8 1XDLondonEnglandUnited Kingdom
29325Thomas, Cameron, E98312BremertonWashingtonUnited States
23891Jenkins, Jack97222MilwaukieOregonUnited States

Generated 2025-07-14 21:41:27.051 UTC