[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 251   SHUFFLE   <  SKIP 3  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22011Patterson, Richard, L98052RedmondWashingtonUnited States
26994Torres, Erika, S92310SèvresHauts de SeineFrance
24749Guo, Marshall, C94519ConcordCaliforniaUnited States

Generated 2025-07-14 15:58:24.596 UTC