[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 750   SHUFFLE   <  SKIP 330  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26904Parker, Judith, F93400Saint-DenisSeine Saint DenisFrance
18719Suarez, Alberto, G2138RhodesNew South WalesAustralia
17028Richardson, Grace, A98055RentonWashingtonUnited States

Generated 2025-07-08 00:33:16.210 UTC