[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 1112  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16555Vazquez, Mathew91940Les UlisEssonneFrance
23177Richardson, Savannah97034Lake OswegoOregonUnited States
20835Gutierrez, Ruben, A14197BerlinNordrhein-WestfalenGermany
26938Shen, Maurice, LW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-11 23:02:51.962 UTC