[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1364  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28657Hayes, Ryan97222MilwaukieOregonUnited States
25697Harris, Miguel, L59140DunkerqueNordFrance
13776Carter, MiguelCM11BillericayEnglandUnited Kingdom
15576Raje, Carly, J2061Milsons PointNew South WalesAustralia

Generated 2025-07-12 14:45:07.106 UTC