[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 1039   SHUFFLE   <  SKIP 955  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22008Ye, Alisha, JV8Y 1L1CliffsideBritish ColumbiaCanada
20317Green, Alex, K2580GoulburnNew South WalesAustralia
27426Stewart, Evan, M91950National CityCaliforniaUnited States

Generated 2025-07-15 10:18:12.510 UTC