[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 593   SHUFFLE   <  SKIP 163  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16595Anderson, Cameron, LTY31RuncornEnglandUnited Kingdom
26670Johnsen, Jerry3220GeelongVictoriaAustralia
23882Butler, Alexia, F91950National CityCaliforniaUnited States

Generated 2025-11-05 22:07:16.841 UTC