[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 470   SHUFFLE   <  SKIP 3753  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18060Carter, Sara98052RedmondWashingtonUnited States
12323Alonso, Lawrence, S92150SuresnesHauts de SeineFrance
26711Bryant, Mya, P91502BurbankCaliforniaUnited States

Generated 2025-07-10 03:26:30.852 UTC