[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 6674  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14626Gray, JesseV9LangfordBritish ColumbiaCanada
28613Campbell, James, D98201EverettWashingtonUnited States
15544Brown, Thomas, J91203GlendaleCaliforniaUnited States
15399Murphy, Mackenzie, J94704BerkeleyCaliforniaUnited States

Generated 2025-07-20 01:30:48.788 UTC