[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 2214   SHUFFLE   <  SKIP 2174  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24881Ashe, Tasha, WL4 4HBLiverpoolEnglandUnited Kingdom
16897Torres, Lauren, A90012Los AngelesCaliforniaUnited States
27628Hughes, JasmineV9LangfordBritish ColumbiaCanada

Generated 2025-07-20 21:49:53.558 UTC