[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 596   SHUFFLE   <  SKIP 428  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20242Thomas, Christopher, M1002SydneyNew South WalesAustralia
13985Wood, Alexis, A91977Spring ValleyCaliforniaUnited States
19783Kumar, Tony, P3220GeelongVictoriaAustralia
21498Wilson, Cameron92118CoronadoCaliforniaUnited States
26053Anderson, Austin, E98020EdmondsWashingtonUnited States
25611Rodriguez, DeannaCM11BillericayEnglandUnited Kingdom

Generated 2025-11-05 16:23:00.714 UTC