[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 413   SHUFFLE   <  SKIP 1078  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27096Watson, Chase98270MarysvilleWashingtonUnited States
13482Bryant, Haley94704BerkeleyCaliforniaUnited States
27439Ramirez, Chase, A91203GlendaleCaliforniaUnited States

Generated 2025-07-21 19:32:47.089 UTC