[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 445   SHUFFLE   <  SKIP 3563  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23020Jones, Hannah98033KirklandWashingtonUnited States
20959Arun, Ruben93400Saint-DenisSeine Saint DenisFrance
24550Ma, Randy, RSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-16 19:00:56.859 UTC