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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19739Perry, Lucas, A91910Chula VistaCaliforniaUnited States
28036Gonzales, JonathanV0SookeBritish ColumbiaCanada
17639Ma, HeatherSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-10-31 09:51:57.992 UTC