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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17415Beck, Dawn, L94704BerkeleyCaliforniaUnited States
20373Williams, Morgan, CV3A 4R2LangleyBritish ColumbiaCanada
25908Long, Melissa90802Long BeachCaliforniaUnited States

Generated 2025-10-31 04:54:36.021 UTC