[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 717   SHUFFLE   <  SKIP 2032  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14716Zhou, Shannon, W57000MetzMoselleFrance
11623Perry, Angela94536FremontCaliforniaUnited States
11744Campbell, Stephanie, D91977Spring ValleyCaliforniaUnited States

Generated 2025-07-10 02:34:56.222 UTC