[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 327   SHUFFLE   <  SKIP 542  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12402Moreno, AlbertW1V 5RNLondonEnglandUnited Kingdom
19470Ye, KelliRH15 9UDWest SussexEnglandUnited Kingdom
26892Rogers, Cody, FKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-11 21:40:14.612 UTC