[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 2214   SHUFFLE   <  SKIP 2226  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18540Perry, Victoria, M94536FremontCaliforniaUnited States
21758Malhotra, Patricia, S98168BurienWashingtonUnited States
20839Lopez, CourtneyAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-20 14:46:54.686 UTC