[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 875   SHUFFLE   <  SKIP 3166  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27911Moore, Robert, L98036LynnwoodWashingtonUnited States
22236Gonzalez, Jose, D92625Newport BeachCaliforniaUnited States
12936Moreno, Renee, CV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-16 07:21:10.439 UTC