[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 440   SHUFFLE   <  SKIP 1778  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25564Nelson, Fernando, G2500WollongongNew South WalesAustralia
18876Chen, Luke90210Beverly HillsCaliforniaUnited States
12279Suarez, Mathew75017ParisSeine (Paris)France

Generated 2025-07-18 04:30:00.645 UTC