[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 3104   SHUFFLE   <  SKIP 2144  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22358Butler, Sydney, L92020El CajonCaliforniaUnited States
24652Butler, Luke98020EdmondsWashingtonUnited States
23136Peterson, Stephanie, J94519ConcordCaliforniaUnited States

Generated 2025-07-13 17:29:21.843 UTC