[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 413   SHUFFLE   <  SKIP 2246  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29437Bell, Haley, A93400Saint-DenisSeine Saint DenisFrance
11707Cook, Natalie91364Woodland HillsCaliforniaUnited States
19031Perez, Regina, SW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-12 23:57:58.261 UTC