[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 1526  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13363Allen, Sydney, K97071WoodburnOregonUnited States
18358Coleman, Oscar, P90241DowneyCaliforniaUnited States
20712Huang, ColinW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-11 00:07:19.256 UTC