[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 590   SHUFFLE   <  SKIP 1418  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11426Mehta, Kristopher38001BraunschweigNordrhein-WestfalenGermany
29433King, Thomas, MTY31RuncornEnglandUnited Kingdom
25798Coleman, ChristianPE17BuryEnglandUnited Kingdom

Generated 2025-07-15 07:33:34.260 UTC