[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 3669   SHUFFLE   <  SKIP 968  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15973Garcia, Christopher98284Sedro WoolleyWashingtonUnited States
27565Wood, Kayla, L90241DowneyCaliforniaUnited States
12884Williams, Megan, A91364Woodland HillsCaliforniaUnited States

Generated 2025-07-13 06:59:10.763 UTC