[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 1845   SHUFFLE   <  SKIP 2122  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27258Flores, Christian, E94519ConcordCaliforniaUnited States
20308Uittenbogaard, Pieter, L91945Lemon GroveCaliforniaUnited States
23862Kapoor, Rebekah, B94519ConcordCaliforniaUnited States

Generated 2025-07-14 21:39:24.748 UTC