[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 391   SHUFFLE   <  SKIP 1344  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29050Russell, Jack90706BellflowerCaliforniaUnited States
23613Lu, Clayton, LLA1 1LNLancasterEnglandUnited Kingdom
24751Howard, Angela, J98201EverettWashingtonUnited States
16894Walker, Abigail97301SalemOregonUnited States

Generated 2025-07-22 06:03:33.673 UTC