[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 512   SHUFFLE   <  SKIP 2865  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15088Cai, Colleen, JGL7 1RYGloucestershireEnglandUnited Kingdom
20034Turner, WyattV7L 4J4VancouverBritish ColumbiaCanada
13227Wilson, Alexander91910Chula VistaCaliforniaUnited States

Generated 2025-07-20 17:31:01.169 UTC