[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 2927   SHUFFLE   <  SKIP 550  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11895Chander, Dustin4217Gold CoastQueenslandAustralia
12518Dominguez, Jacquelyn42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-14 14:09:31.825 UTC