[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 875   SHUFFLE   <  SKIP 5439  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25490He, Alvin75010ParisSeine (Paris)France
17890Jiménez, Derrick, BOX16 8RSOxonEnglandUnited Kingdom
22024Chen, Samuel, D94014ColmaCaliforniaUnited States
16137King, Timothy, A98501OlympiaWashingtonUnited States

Generated 2025-07-14 13:25:04.749 UTC