[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 405   SHUFFLE   <  SKIP 1661  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18492Johnston, Tamara, H2065St. LeonardsNew South WalesAustralia
11353Ortega, Carrie, LWA1WarringtonEnglandUnited Kingdom
26515Watson, Zoe, W91941GrossmontCaliforniaUnited States

Generated 2025-07-14 16:59:20.434 UTC