[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 251   SHUFFLE   <  SKIP 41  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26704Alvarez, Frank, G90210Beverly HillsCaliforniaUnited States
11954Garcia, Joseph, M91203GlendaleCaliforniaUnited States
26783Torres, Juan99362Walla WallaWashingtonUnited States

Generated 2025-07-13 05:46:13.541 UTC