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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17427Russell, Adam, J91203GlendaleCaliforniaUnited States
23483Jai, David90241DowneyCaliforniaUnited States
20312Lewis, Ryan, AV7L 4J4N. VancouverBritish ColumbiaCanada
22586Shen, Derek, TYO15YorkEnglandUnited Kingdom

Generated 2025-07-11 13:27:37.557 UTC