[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 518   SHUFFLE   <  SKIP 5888  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18221Alvarez, Marc, B4171HawthorneQueenslandAustralia
17711Luo, Kristin, G75016ParisSeine (Paris)France
22751Rodriguez, Samuel, P92020El CajonCaliforniaUnited States

Generated 2025-07-18 18:51:30.080 UTC