[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 327   SHUFFLE   <  SKIP 3558  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19474Luo, Jenny, L31770ColomiersGaronne (Haute)France
24085Gao, Autumn, WGA10GatesheadEnglandUnited Kingdom
21073Kelly, Catherine95010HofBayernGermany

Generated 2025-07-14 13:04:33.090 UTC