[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 470   SHUFFLE   <  SKIP 6704  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11625Moore, Zachary, S94303Palo AltoCaliforniaUnited States
28697Gutierrez, Raquel, HL4 4HBLiverpoolEnglandUnited Kingdom
12291Suri, Johnathan, E04838EilenburgBrandenburgGermany

Generated 2025-07-20 13:55:09.341 UTC