[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 4   SHUFFLE   <  SKIP 2108  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17156Gonzales, Hailey, N94947NovatoCaliforniaUnited States
19796Xie, Marshall, M2580GoulburnNew South WalesAustralia
16402Martin, Alexander, KOX1OxfordEnglandUnited Kingdom

Generated 2025-07-14 05:43:19.046 UTC