[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 5363  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13591Alonso, Latasha, AY03 4TNYorkEnglandUnited Kingdom
25201Gonzalez, Hunter, C94015Daly CityCaliforniaUnited States
28360Adams, Isaiah, L92625Newport BeachCaliforniaUnited States

Generated 2025-07-11 18:44:21.103 UTC