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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16961Perry, Faith94014ColmaCaliforniaUnited States
19661Cox, Nathaniel, AV9MetchosinBritish ColumbiaCanada
21012Vance, Marie, WPE17BuryEnglandUnited Kingdom
16467Srini, Ronald, ELA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-16 11:48:52.771 UTC