[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 482   SHUFFLE   <  SKIP 5179  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24264Long, Richard, A92625Newport BeachCaliforniaUnited States
27803Suarez, Theresa, E93500PantinSeine Saint DenisFrance
12782Long, Elizabeth, FV0SookeBritish ColumbiaCanada

Generated 2025-07-21 09:57:20.535 UTC