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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21775Ramirez, Sean, R92625Newport BeachCaliforniaUnited States
28575Gutierrez, Linda, DV3J 6Z3BurnabyBritish ColumbiaCanada
13940Simmons, Emma, L90802Long BeachCaliforniaUnited States

Generated 2025-07-09 08:50:28.145 UTC