[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 2391   SHUFFLE   <  SKIP 3722  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19495Gill, Francis75013ParisSeine (Paris)France
20240Rubio, Beth6006PerthSouth AustraliaAustralia
24359Shan, Zachary91791West CovinaCaliforniaUnited States

Generated 2025-07-20 07:04:29.893 UTC