[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 507   SHUFFLE   <  SKIP 456  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17240Luo, Dustin2055North SydneyNew South WalesAustralia
22449He, Heather, G77680Roissy en BrieSeine et MarneFrance
20161Sanz, Albert, G94310OrlyVal de MarneFrance

Generated 2025-07-18 23:11:17.116 UTC