[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 327   SHUFFLE   <  SKIP 679  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20688Ramirez, Steven, A98201EverettWashingtonUnited States
24882Srini, Meredith, V59100RoubaixNordFrance
21747Munoz, Derrick94010BurlingameCaliforniaUnited States

Generated 2025-07-12 20:17:58.127 UTC