[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 6064  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16008Allen, Morgan, D98033KirklandWashingtonUnited States
16015Cooper, Jessica91945Lemon GroveCaliforniaUnited States
22346Howard, Catherine, S90210Beverly HillsCaliforniaUnited States
22496Brooks, Christina, WGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-13 09:08:19.218 UTC