[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 2511   SHUFFLE   <  SKIP 1389  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13273Lee, Elizabeth92118CoronadoCaliforniaUnited States
19533Long, Vanessa, R92806La JollaCaliforniaUnited States
14716Zhou, Shannon, W57000MetzMoselleFrance

Generated 2025-07-12 15:30:11.952 UTC