[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 750   SHUFFLE   <  SKIP 2605  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19581Ma, Todd3000MelbourneVictoriaAustralia
20934Young, Haley59000LilleNordFrance
12134Alonso, Hector, LAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-13 03:59:49.998 UTC