[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 440   SHUFFLE   <  SKIP 2269  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12291Suri, Johnathan, E04838EilenburgBrandenburgGermany
11664Morgan, Alyssa, L94010BurlingameCaliforniaUnited States
15051McDonald, Harold, JRG11 5TPBerkshireEnglandUnited Kingdom
13092Walker, William, E94303Palo AltoCaliforniaUnited States
22460Torres, JulioE17 6JFLondonEnglandUnited Kingdom
11156Roberts, Maria90712LakewoodCaliforniaUnited States

Generated 2025-07-11 22:02:09.895 UTC