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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20192Campbell, Amber94704BerkeleyCaliforniaUnited States
16046Gomez, RobynRG41 1QWWokinghamEnglandUnited Kingdom
12079Cooper, Nathaniel91950National CityCaliforniaUnited States

Generated 2025-07-14 14:37:49.087 UTC