[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 2391   SHUFFLE   <  SKIP 2067  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24870Morgan, Taylor, MOX1OxfordEnglandUnited Kingdom
16160Hernandez, Erika2036MalabarNew South WalesAustralia
27165Patel, BruceLE18LeedsEnglandUnited Kingdom

Generated 2025-07-18 23:09:56.750 UTC