[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 250   SHUFFLE   <  SKIP 4339  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11247Zhou, Claudia, MLA1 1LNLancasterEnglandUnited Kingdom
12953Cooper, Catherine, A99202SpokaneWashingtonUnited States
23852Torres, Desiree, M94704BerkeleyCaliforniaUnited States

Generated 2025-07-16 18:58:27.459 UTC