[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 24   SHUFFLE   <  SKIP 1439  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28712Goel, GregoryRH15 9UDWest SussexEnglandUnited Kingdom
12541Zhang, Jonathan, W93700DrancySeine Saint DenisFrance
27666Garcia, Alyssa, L94536FremontCaliforniaUnited States

Generated 2025-07-13 18:46:31.915 UTC