[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 438   SHUFFLE   <  SKIP 740  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25485Rubio, Roberto, L77680Roissy en BrieSeine et MarneFrance
20537Evans, Thomas91977Spring ValleyCaliforniaUnited States
26760Butler, Katherine, F3280WarrnamboolVictoriaAustralia

Generated 2025-07-21 19:23:50.875 UTC