[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 875   SHUFFLE   <  SKIP 1404  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25657Gonzalez, Tammy, JGA10GatesheadEnglandUnited Kingdom
16726Wood, Miguel92020El CajonCaliforniaUnited States
17517Williams, Daniel, S94536FremontCaliforniaUnited States

Generated 2025-07-08 00:45:37.813 UTC