[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 250   SHUFFLE   <  SKIP 1044  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26895Shan, Christine, RGA10GatesheadEnglandUnited Kingdom
24203Xie, Keith, W75002ParisSeine (Paris)France
20415Sai, Evelyn2065St. LeonardsNew South WalesAustralia

Generated 2025-07-09 02:13:40.728 UTC