[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 2421   SHUFFLE   <  SKIP 1604  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13603Martinez, Molly, SLE18LeedsEnglandUnited Kingdom
18730Arthur, Johnathan2036MalabarNew South WalesAustralia
20028Flores, Angela, B94063Redwood CityCaliforniaUnited States

Generated 2025-07-12 23:13:55.471 UTC