[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 1936   <  SKIP 2482  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16451Stone, Karl, L63151MühlheimHamburgGermany
12365Evans, Alex, C98312BremertonWashingtonUnited States
13509Johnson, LucasYO15YorkEnglandUnited Kingdom

Generated 2025-07-20 06:54:45.250 UTC