[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 24   SHUFFLE   <  SKIP 1335  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26877Nara, Damien, WPB12PeterboroughEnglandUnited Kingdom
12912Morris, Brianna, P97034Lake OswegoOregonUnited States
17755Cox, Zoe, AEM15Esher-MoleseyEnglandUnited Kingdom
19290Prasad, Sergio, JRH15 9UDWest SussexEnglandUnited Kingdom

Generated 2025-07-12 07:30:18.177 UTC