[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 2626  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23680Powell, Anna, J90210Beverly HillsCaliforniaUnited States
28122King, Gabriel, V98052RedmondWashingtonUnited States
11990Vazquez, Joanna, J2300NewcastleNew South WalesAustralia

Generated 2025-07-17 17:53:35.408 UTC