[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 827   SHUFFLE   <  SKIP 709  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24217Morgan, LaurenGL50CheltenhamEnglandUnited Kingdom
26123Scott, Isabella, R91950National CityCaliforniaUnited States
29437Bell, Haley, A93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-20 22:57:52.142 UTC