[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 24   SHUFFLE   <  SKIP 299  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16714Nicholls, Dalton91950National CityCaliforniaUnited States
11171Hill, Jonathan, E91364Woodland HillsCaliforniaUnited States
24589Zhao, Laura, T4169East BrisbaneQueenslandAustralia

Generated 2025-07-13 05:42:46.491 UTC