[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 494   SHUFFLE   <  SKIP 1552  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21438Price, Edward95062Santa CruzCaliforniaUnited States
22265Sanchez, Jeremiah, EV8Z 4N5ShawneeBritish ColumbiaCanada
28852Watson, Mariah, R97034Lake OswegoOregonUnited States

Generated 2025-07-18 07:17:02.943 UTC