[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 3615   SHUFFLE   <  SKIP 2674  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14889Kumar, Drew, W94010BurlingameCaliforniaUnited States
20004Perez, Kaitlin94519ConcordCaliforniaUnited States
24420Price, Marcus, R98371PuyallupWashingtonUnited States

Generated 2025-07-16 15:03:29.191 UTC