[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 3677   SHUFFLE   <  SKIP 1818  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19727Vazquez, Natasha, J98168BurienWashingtonUnited States
24129Gutierrez, Jamie, A60323FrankfurtHessenGermany
13234Lewis, Robert, P98371PuyallupWashingtonUnited States

Generated 2025-07-15 23:30:01.792 UTC