[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   SHUFFLE   SKIP 1980   <  SKIP 230  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21020Ye, OmarOX16 8RSOxonEnglandUnited Kingdom
27025Rivera, Jasmine, A97068W. LinnOregonUnited States
29296Luo, Nichole, A1002SydneyNew South WalesAustralia

Generated 2025-07-18 07:18:56.744 UTC