[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 2228  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15051McDonald, Harold, JRG11 5TPBerkshireEnglandUnited Kingdom
14985Zhu, Jaclyn, A93000BobignySeine Saint DenisFrance
21839Diaz, BillyKB9KirkbyEnglandUnited Kingdom
27736Young, Mackenzie97071WoodburnOregonUnited States

Generated 2025-07-10 23:48:18.455 UTC