[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 589   SHUFFLE   <  SKIP 479  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13488Guo, Laura, S98225BellinghamWashingtonUnited States
13268Parker, KatherineV8VVictoriaBritish ColumbiaCanada
12787Cook, Katelyn, E98371PuyallupWashingtonUnited States

Generated 2025-07-19 22:14:54.155 UTC