[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 2421   SHUFFLE   <  SKIP 4714  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17455Hayes, Dylan, O94519ConcordCaliforniaUnited States
17808Alvarez, Raquel, GYO15YorkEnglandUnited Kingdom
26867Romero, Danny70452StuttgartSaarlandGermany
12647Anand, Colleen, NL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-19 12:02:40.907 UTC