[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 512   SHUFFLE   <  SKIP 2843  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28187Chen, Aaron90012Los AngelesCaliforniaUnited States
25345Powell, Olivia, B94941Mill ValleyCaliforniaUnited States
25034Martin, Anne, V6105CloverdaleSouth AustraliaAustralia

Generated 2025-07-20 13:49:11.890 UTC