[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 2421   SHUFFLE   <  SKIP 214  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12274Torres, Javier, R75017ParisSeine (Paris)France
26123Scott, Isabella, R91950National CityCaliforniaUnited States
29188Kumar, Colin4171HawthorneQueenslandAustralia

Generated 2025-07-10 19:43:07.513 UTC