[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 3198  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29212Gonzales, Jocelyn98270MarysvilleWashingtonUnited States
21815Green, Gabrielle, MV8Z 4N5ShawneeBritish ColumbiaCanada
15186Yang, Leah, J6105CloverdaleSouth AustraliaAustralia

Generated 2025-07-08 20:13:58.306 UTC