[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 518   SHUFFLE   <  SKIP 5020  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26170Jenkins, Jeremiah, C91776San GabrielCaliforniaUnited States
21809Thompson, Sydney, R90712LakewoodCaliforniaUnited States
22722Fernandez, Tina94010BurlingameCaliforniaUnited States

Generated 2025-07-21 18:15:27.212 UTC