[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 827   SHUFFLE   <  SKIP 1222  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27508Edwards, James, K94704BerkeleyCaliforniaUnited States
24625Nath, Yolanda, AV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-21 02:05:14.218 UTC