[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 7112   SHUFFLE   <  SKIP 295  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19446Nath, Bridget, C17490Saint OuenCharente-MaritimeFrance
16556Butler, Angelica59368WerneNordrhein-WestfalenGermany
13838Rubio, JillOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-18 10:00:09.026 UTC