[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 1398  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21091Jenkins, Ashley20354HamburgHamburgGermany
15918Ruiz, Roberto98168BurienWashingtonUnited States
17979Lin, Lisa, ATY31RuncornEnglandUnited Kingdom

Generated 2025-07-11 01:35:55.854 UTC