[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 875   SHUFFLE   <  SKIP 3489  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15534Bell, Steven97205PortlandOregonUnited States
29275Thomas, Taylor91977Spring ValleyCaliforniaUnited States
20925Xu, Kristin, D59100RoubaixNordFrance

Generated 2025-07-09 13:40:33.247 UTC