[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 7828   SHUFFLE   <  SKIP 1995  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27930Sharma, Clarence, A14129BerlinHessenGermany
16776Lewis, Dalton98225BellinghamWashingtonUnited States
26842Alonso, Felicia, ALE18LeedsEnglandUnited Kingdom

Generated 2025-07-22 02:57:59.555 UTC