[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 1977   SHUFFLE   <  SKIP 1391  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16417Bryant, NoahPE17BuryEnglandUnited Kingdom
14176Rai, Mindy93000BobignySeine Saint DenisFrance
18638Thompson, Alyssa, K98033KirklandWashingtonUnited States

Generated 2025-07-21 15:23:41.311 UTC