[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 440   SHUFFLE   <  SKIP 580  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26934Chander, KelliWA1 4SYWoolstonEnglandUnited Kingdom
20061Nath, Sharon, E75009ParisSeine (Paris)France
12507Bell, Ian42651SolingenNordrhein-WestfalenGermany
26406Lopez, Haley, M59100RoubaixNordFrance

Generated 2025-07-20 19:29:56.183 UTC