[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 512   SHUFFLE   <  SKIP 1010  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22849Suri, Kristopher, M3205South MelbourneVictoriaAustralia
19132Washington, Benjamin, D97205PortlandOregonUnited States
25613Ruiz, Erik, S75002ParisSeine (Paris)France

Generated 2025-07-12 15:25:11.231 UTC