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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14410Brooks, Arianna92625Newport BeachCaliforniaUnited States
14508Hall, Madison, M92625Newport BeachCaliforniaUnited States
14764Scott, Xavier92625Newport BeachCaliforniaUnited States

Generated 2025-07-13 04:36:19.544 UTC