[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2553  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20917Tang, TonyaE17 6JFLondonEnglandUnited Kingdom
11728White, Logan, H97071WoodburnOregonUnited States
22562Li, Kelli, W93700DrancySeine Saint DenisFrance

Generated 2025-07-11 13:35:45.112 UTC