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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14434Hill, Sophia, C94015Daly CityCaliforniaUnited States
21747Munoz, Derrick94010BurlingameCaliforniaUnited States
19999Brooks, Danielle92806La JollaCaliforniaUnited States
23810Lee, Sarah, M92806La JollaCaliforniaUnited States

Generated 2025-07-18 02:47:34.876 UTC