[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 512   SHUFFLE   <  SKIP 419  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27179Rubio, Jamie, WCM11BillericayEnglandUnited Kingdom
25066Robinson, Charles, DV8XRoyal OakBritish ColumbiaCanada
13117Rodriguez, Evelyn1002SydneyNew South WalesAustralia

Generated 2025-07-11 19:36:07.653 UTC