[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 875   SHUFFLE   <  SKIP 6229  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15915Cox, Alex92806La JollaCaliforniaUnited States
13057Powell, Destiny94704BerkeleyCaliforniaUnited States
16066Ramirez, Alex, J90802Long BeachCaliforniaUnited States

Generated 2025-07-14 07:51:39.837 UTC