[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 127   SHUFFLE   <  SKIP 2500  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21862Prasad, Michele, C77680Roissy en BrieSeine et MarneFrance
19562Guo, Leah, R2061Milsons PointNew South WalesAustralia
25100Huang, KristenV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-18 01:00:55.357 UTC