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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14657Thomas, John, W98371PuyallupWashingtonUnited States
24686Murphy, Melissa, N92102San DiegoCaliforniaUnited States
20094Chande, Lindsey90210Beverly HillsCaliforniaUnited States

Generated 2025-07-21 11:06:52.635 UTC