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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22301Rodriguez, Abigail90712LakewoodCaliforniaUnited States
29147Roberts, Mary, S98270MarysvilleWashingtonUnited States
29001Nath, Carl, HV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-19 04:28:23.918 UTC