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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25835Flores, Destiny, L95062Santa CruzCaliforniaUnited States
22108Powell, Eduardo94947NovatoCaliforniaUnited States
11355Gutierrez, RobertoRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-12 11:34:34.105 UTC