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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26500Ruiz, Billy, M90210Beverly HillsCaliforniaUnited States
17407Bryant, Elizabeth94015Daly CityCaliforniaUnited States
19386Martinez, Allen45000OrleansLoiretFrance

Generated 2025-07-14 20:16:43.881 UTC