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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20864Howard, Grace, JLE18LeedsEnglandUnited Kingdom
28684Saunders, Kristi, A80074MünchenHamburgGermany
13373Murphy, Michelle, L90210Beverly HillsCaliforniaUnited States

Generated 2025-07-12 23:59:24.321 UTC