[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 122  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20950Suarez, Albert, WB29 6SLBirminghamEnglandUnited Kingdom
18176Kumar, Bradley04139LeipzigNordrhein-WestfalenGermany
19140Rogers, Melanie90401Santa MonicaCaliforniaUnited States
20564Gao, JessieCB4 4BZCambridgeEnglandUnited Kingdom

Generated 2025-07-11 11:57:58.099 UTC