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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13334Rivera, Melanie, K97005BeavertonOregonUnited States
12075Griffin, Cameron98027IssaquahWashingtonUnited States
26201Watson, Dalton, P90401Santa MonicaCaliforniaUnited States

Generated 2025-07-08 21:23:38.338 UTC