[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 3078  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28384Xie, Tamara59000LilleNordFrance
25965Roberts, Andrea, A92625Newport BeachCaliforniaUnited States
29236Young, Eric92020El CajonCaliforniaUnited States

Generated 2025-07-10 19:43:55.626 UTC