[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 512   SHUFFLE   <  SKIP 1764  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24783Raman, Barry, A91910Chula VistaCaliforniaUnited States
21258Serrano, Alfredo2036MatravilleNew South WalesAustralia
13313Stone, Megan, L91203GlendaleCaliforniaUnited States

Generated 2025-07-19 12:00:08.143 UTC