[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 5562   <  SKIP 1015  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11234Griffin, Anna90802Long BeachCaliforniaUnited States
12708Pal, Bonnie91910Chula VistaCaliforniaUnited States
16073Bryant, Miranda, C98033KirklandWashingtonUnited States

Generated 2025-07-16 08:49:15.807 UTC