[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 2421   SHUFFLE   <  SKIP 901  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14476Reed, Bryce98168BurienWashingtonUnited States
22619Hernandez, Robin20354HamburgHamburgGermany
19323Rogers, Jeremy, G78400ChatouYvelineFrance
23489Huang, Autumn98225BellinghamWashingtonUnited States

Generated 2025-07-13 00:38:56.935 UTC