[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 506   SHUFFLE   <  SKIP 524  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27165Patel, BruceLE18LeedsEnglandUnited Kingdom
20997Ashe, Joanna, F1597Lane CoveNew South WalesAustralia
18016Liu, Tiffany, J93400Saint-DenisSeine Saint DenisFrance
27263Kumar, Aaron, M92102San DiegoCaliforniaUnited States

Generated 2025-07-14 06:03:03.885 UTC