[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 158   SHUFFLE   <  SKIP 2340  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28907Jenkins, BlakeTY31RuncornEnglandUnited Kingdom
25201Gonzalez, Hunter, C94015Daly CityCaliforniaUnited States
18622Rubio, ByronSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-16 06:05:59.204 UTC