[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 1309   SHUFFLE   <  SKIP 31  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29269Griffin, Vanessa97355LebanonOregonUnited States
22860Kumar, Cedric, B4171HawthorneQueenslandAustralia
22463Chandra, Raymond, F93700DrancySeine Saint DenisFrance

Generated 2025-07-22 10:12:53.021 UTC