[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 1993   SHUFFLE   <  SKIP 3040  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18141Chandra, DeannaRG11 5TPBerkshireEnglandUnited Kingdom
28671Russell, Gabrielle, J98371PuyallupWashingtonUnited States
28861Walker, Alexandra98052RedmondWashingtonUnited States

Generated 2025-07-19 04:52:34.737 UTC