[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 9079   SHUFFLE   <  SKIP 2215  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20688Ramirez, Steven, A98201EverettWashingtonUnited States
11656Perez, Katelyn, K91932Imperial BeachCaliforniaUnited States
20687Campbell, Rebecca97034Lake OswegoOregonUnited States
16192Lopez, MarieRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-07-20 16:57:04.734 UTC