[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 470   SHUFFLE   <  SKIP 3732  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20036Tang, Kate94014ColmaCaliforniaUnited States
29051She, Michele, P94010BurlingameCaliforniaUnited States
20901Xu, Chad92150SuresnesHauts de SeineFrance

Generated 2025-07-09 10:59:03.299 UTC