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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19684Lee, Alexandra98501OlympiaWashingtonUnited States
24351Yang, Brandon94015Daly CityCaliforniaUnited States
16138Butler, David, H90241DowneyCaliforniaUnited States

Generated 2025-07-10 12:35:04.079 UTC