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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12626Lal, CassieC2H 7AULondonEnglandUnited Kingdom
15456Suri, Donald66740SaarlouisSaarlandGermany
26108Thompson, Dylan, D91776San GabrielCaliforniaUnited States

Generated 2025-07-17 09:46:59.739 UTC