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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27476Alexander, Alexis, L90706BellflowerCaliforniaUnited States
14597Reed, Sean, LV9LangfordBritish ColumbiaCanada
24657Brooks, Alyssa, F98403TacomaWashingtonUnited States

Generated 2025-07-18 17:56:47.377 UTC