[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   SHUFFLE   SKIP 6869   <  SKIP 36  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19066Sharma, DylanGA10GatesheadEnglandUnited Kingdom
27074Sanchez, Kristi, M98107BallardWashingtonUnited States
25145Yang, Clayton, C66578NeunkirchenSaarlandGermany
22782Wood, Dakota, N91776San GabrielCaliforniaUnited States

Generated 2025-07-20 01:01:23.486 UTC