[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 250   SHUFFLE   <  SKIP 2091  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20781Lee, Kayla, MV9LangfordBritish ColumbiaCanada
29377Carlson, Rebekah66740SaarlouisSaarlandGermany
11321Raman, Terrance, D98168BurienWashingtonUnited States

Generated 2025-07-14 16:36:26.663 UTC