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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13057Powell, Destiny94704BerkeleyCaliforniaUnited States
23088Hu, Wesley, L98225BellinghamWashingtonUnited States
27456Hughes, Jackson98270MarysvilleWashingtonUnited States

Generated 2025-07-22 07:04:39.899 UTC