[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 4438   <  SKIP 4387  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29423Luo, Tony, W78000VersaillesYvelineFrance
25619Raji, Rafael, C93290Tremblay-en-FranceSeine Saint DenisFrance
22030Shen, Barbara3198SeafordVictoriaAustralia

Generated 2025-07-21 14:22:15.119 UTC