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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22773Ms., Zhang, Autumn, D98225BellinghamWashingtonUnited States
25914Hughes, Seth98104SeattleWashingtonUnited States
11520Morgan, Jada, AV6B 3P7Port HammondBritish ColumbiaCanada

Generated 2025-07-10 17:01:37.277 UTC