[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 750   SHUFFLE   <  SKIP 2134  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22735Jones, Katherine97330CorvallisOregonUnited States
17262Martin, Kristy, B90706BellflowerCaliforniaUnited States
28410Gill, Cheryl, RRG12 8TBBracknellEnglandUnited Kingdom

Generated 2025-07-14 02:44:46.809 UTC