[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 494   SHUFFLE   <  SKIP 543  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27886Gonzalez, Denise, P93500PantinSeine Saint DenisFrance
25325Parker, WyattYO15YorkEnglandUnited Kingdom
18892Howard, Chase, K94014ColmaCaliforniaUnited States

Generated 2025-07-22 05:17:39.462 UTC