[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 2236   SHUFFLE   <  SKIP 662  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27740Nath, Jodi98168BurienWashingtonUnited States
26952Mr., Singer, Mircea, Radu59000LilleNordFrance
15483Robinson, Katherine91776San GabrielCaliforniaUnited States

Generated 2025-07-14 19:38:35.979 UTC