[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 3104   SHUFFLE   <  SKIP 2361  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22886King, Andrea, K91941GrossmontCaliforniaUnited States
12721Martinez, Rebekah, A66740SaarlouisSaarlandGermany
11506Brown, Nicholas, SV6B 3P7Port HammondBritish ColumbiaCanada

Generated 2025-07-14 11:04:04.464 UTC