[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 327   SHUFFLE   <  SKIP 2970  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26395Gill, Daisy, E66041PoingSaarlandGermany
16014Wilson, Christopher, E91502BurbankCaliforniaUnited States
13304Peterson, Sara98403TacomaWashingtonUnited States

Generated 2025-07-13 06:04:19.261 UTC