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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27928Ms., Slattengren, Dianne, K.SL67RJMaidenheadEnglandUnited Kingdom
18948Bailey, Sydney94519ConcordCaliforniaUnited States
25178Kelly, Jasmine, D98020EdmondsWashingtonUnited States

Generated 2025-07-11 11:36:46.191 UTC