[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   SHUFFLE   SKIP 6316   <  SKIP 418  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16184She, Christine4000BrisbaneQueenslandAustralia
11171Hill, Jonathan, E91364Woodland HillsCaliforniaUnited States
28603Bell, Brian, R94070San CarlosCaliforniaUnited States

Generated 2025-07-19 13:40:35.449 UTC