[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 2381   <  SKIP 603  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14290Wilson, Jonathan97330CorvallisOregonUnited States
18543Wilson, Dalton, R91941GrossmontCaliforniaUnited States
14044Wright, Thomas, M94611OaklandCaliforniaUnited States

Generated 2025-07-18 14:40:40.327 UTC