[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 376   SHUFFLE   <  SKIP 2425  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15222Patel, Cynthia, M3000MelbourneVictoriaAustralia
29389Phillips, Thomas, P75007ParisSeine (Paris)France
12434Kumar, Thomas, M98403TacomaWashingtonUnited States

Generated 2025-07-15 01:24:32.329 UTC