[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 3032   SHUFFLE   <  SKIP 655  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16788Gao, Ronnie, J94010BurlingameCaliforniaUnited States
22043Cox, Trinity92806La JollaCaliforniaUnited States
28615Flores, Jonathan, H97355LebanonOregonUnited States

Generated 2025-07-14 00:30:08.084 UTC