[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 327   SHUFFLE   <  SKIP 3633  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14509Deng, Bridget, L97005BeavertonOregonUnited States
13903Hernandez, Elijah92020El CajonCaliforniaUnited States
26110Alexander, James98168BurienWashingtonUnited States
19252Brooks, Jasmine, S75007ParisSeine (Paris)France

Generated 2025-07-13 14:50:16.488 UTC