[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 470   SHUFFLE   <  SKIP 3716  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21996Gao, Amy4169East BrisbaneQueenslandAustralia
29272King, Alex, B90706BellflowerCaliforniaUnited States
19051Henderson, Taylor, M93000BobignySeine Saint DenisFrance

Generated 2025-07-13 11:52:15.134 UTC