[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 518   SHUFFLE   <  SKIP 4442  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24456Ruiz, Danny2444Port MacquarieNew South WalesAustralia
13804Luo, Dawn, AB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-20 01:07:01.955 UTC