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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12632Nath, Bonnie, F92310SèvresHauts de SeineFrance
24260Perry, Blake, D98284Sedro WoolleyWashingtonUnited States
24749Guo, Marshall, C94519ConcordCaliforniaUnited States

Generated 2025-07-20 23:45:22.147 UTC