[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 391   SHUFFLE   <  SKIP 987  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25507Guo, Suzanne75003ParisSeine (Paris)France
16460Xu, JodiY024 1GFYorkEnglandUnited Kingdom
22801Raje, Alicia53131BonnNordrhein-WestfalenGermany

Generated 2025-07-12 17:02:19.658 UTC