[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 3633   SHUFFLE   <  SKIP 1955  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25737Liu, Marshall40605DuesseldorfHessenGermany
25038Hall, Isabella, W98168BurienWashingtonUnited States
29031Chen, Brandon, K98312BremertonWashingtonUnited States

Generated 2025-07-21 20:57:54.268 UTC