[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 807   SHUFFLE   <  SKIP 1776  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25519Sun, Margaret, L75017ParisSeine (Paris)France
19670Gutierrez, Erik, S91502BurbankCaliforniaUnited States
26838Shan, Cassie59000LilleNordFrance
17286Rubio, Randall, M3977CranbourneVictoriaAustralia

Generated 2025-07-18 11:14:17.466 UTC