[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 328   SHUFFLE   <  SKIP 1516  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15222Patel, Cynthia, M3000MelbourneVictoriaAustralia
11639Perry, Angelica94941Mill ValleyCaliforniaUnited States
13770Moreno, Gerald, A60323FrankfurtHessenGermany

Generated 2025-07-11 03:47:57.122 UTC