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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14485Stewart, Bailey, J94063Redwood CityCaliforniaUnited States
25284Mitchell, Allison90241DowneyCaliforniaUnited States
17164Clark, Ryan, S94010BurlingameCaliforniaUnited States
16198Navarro, ArthurGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-12 15:19:09.249 UTC