[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 3030  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24957Howard, Anna, A90712LakewoodCaliforniaUnited States
26272Hughes, Kelly98901YakimaWashingtonUnited States
19657Griffin, Emily98055RentonWashingtonUnited States

Generated 2025-07-09 17:14:00.677 UTC