[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 3243   SHUFFLE   <  SKIP 1568  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19280Andersen, Darrell75003ParisSeine (Paris)France
26904Parker, Judith, F93400Saint-DenisSeine Saint DenisFrance
17179Henderson, James92020El CajonCaliforniaUnited States

Generated 2025-07-18 06:52:13.427 UTC