[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 3306   <  SKIP 1449  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23488Nelson, LuisV3A 4R2LangleyBritish ColumbiaCanada
17660Young, Seth, W94704BerkeleyCaliforniaUnited States

Generated 2025-07-19 20:11:05.423 UTC