[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 3243   SHUFFLE   <  SKIP 1723  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19386Martinez, Allen45000OrleansLoiretFrance
18789Robinson, Seth, C98901YakimaWashingtonUnited States
11285Anderson, Jeremy, J94536FremontCaliforniaUnited States

Generated 2025-07-16 05:58:34.376 UTC