[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 647   SHUFFLE   <  SKIP 1474  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24484Anand, Chad6105CloverdaleSouth AustraliaAustralia
24321Scott, Gabriel98055RentonWashingtonUnited States

Generated 2025-07-20 16:52:24.435 UTC