[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 2376  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28584Mr., Smith, Rolando, T.94704BerkeleyCaliforniaUnited States
16816Miller, Julia, R94063Redwood CityCaliforniaUnited States
17225Dominguez, Lawrence, CWA3WatfordEnglandUnited Kingdom

Generated 2025-07-08 09:03:24.947 UTC