[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 841   SHUFFLE   <  SKIP 914  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25383Walker, Nathan98027IssaquahWashingtonUnited States
21936Reed, Emma, H91502BurbankCaliforniaUnited States
21100Zhang, Sandra, C48001MünsterSaarlandGermany

Generated 2025-07-21 14:18:25.664 UTC