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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24806Russell, Faith, A94704BerkeleyCaliforniaUnited States
16779Watson, Morgan, A91791West CovinaCaliforniaUnited States
27488Munoz, Sheila2138RhodesNew South WalesAustralia

Generated 2025-07-12 11:50:03.377 UTC