[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 875   SHUFFLE   <  SKIP 6220  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19899Richardson, Marcus, L93400Saint-DenisSeine Saint DenisFrance
11320Hill, Morgan, M91203GlendaleCaliforniaUnited States
19793Smith, Tina, K2036MatravilleNew South WalesAustralia

Generated 2025-07-10 17:13:20.030 UTC