[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 1848  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13191Rodriguez, Emma, H94063Redwood CityCaliforniaUnited States
24223Alexander, Abigail97222MilwaukieOregonUnited States
15071Gutierrez, Krista, R59000LilleNordFrance
20140Navarro, Joe, A45001EssenHamburgGermany

Generated 2025-07-13 01:41:26.230 UTC