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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21932Kumar, Leonard94014ColmaCaliforniaUnited States
16291Lal, Lindsey, H75019ParisSeine (Paris)France
14612Zhang, Ernest, M90210Beverly HillsCaliforniaUnited States

Generated 2025-07-20 23:50:56.967 UTC