[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 625   SHUFFLE   <  SKIP 2399  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16886Flores, Aidan97205PortlandOregonUnited States
14801Simmons, Riley, R60323FrankfurtHessenGermany
22240Powell, Miguel98270MarysvilleWashingtonUnited States

Generated 2025-07-13 06:09:16.502 UTC