[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 2421   SHUFFLE   <  SKIP 872  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28645Fernandez, Martin, D94010BurlingameCaliforniaUnited States
23370Alexander, Mya98027IssaquahWashingtonUnited States
14916Washington, Paige, C98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-08 09:54:44.933 UTC