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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27394Alexander, Kyle97355LebanonOregonUnited States
25203Wood, Caroline90706BellflowerCaliforniaUnited States
11299Vazquez, Orlando, E91502BurbankCaliforniaUnited States

Generated 2025-07-11 14:32:43.528 UTC