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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20706Gonzalez, Haley, J94947NovatoCaliforniaUnited States
24293Rivera, Anna91950Lincoln AcresCaliforniaUnited States
15127Yang, Wesley, K1597Lane CoveNew South WalesAustralia

Generated 2025-07-16 19:25:28.212 UTC