[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 4528   SHUFFLE   <  SKIP 1111  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26850Luo, Terry, HB29 6SLBirminghamEnglandUnited Kingdom
27700Arun, Barry3220GeelongVictoriaAustralia
24433Simmons, Luis, P90012Los AngelesCaliforniaUnited States

Generated 2025-07-19 20:24:21.103 UTC