[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 508   SHUFFLE   <  SKIP 780  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24658Perez, Jenna98403TacomaWashingtonUnited States
18498Russell, Zachary94063Redwood CityCaliforniaUnited States
19406Travers, Brooke97301SalemOregonUnited States

Generated 2025-07-17 09:42:49.634 UTC