[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 189   SHUFFLE   <  SKIP 1669  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13016Bryant, Antonio, R99362Walla WallaWashingtonUnited States
16490Robinson, Megan, G91776San GabrielCaliforniaUnited States
25456Cai, Kelvin, A93000BobignySeine Saint DenisFrance

Generated 2025-07-18 11:41:11.671 UTC