[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 10122   <  SKIP 438  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16976Xu, Sandra, A94704BerkeleyCaliforniaUnited States
18540Perry, Victoria, M94536FremontCaliforniaUnited States
19300Hu, Clarence80074MünchenHessenGermany
20529Jackson, Destiny, M98225BellinghamWashingtonUnited States

Generated 2025-07-20 09:47:34.140 UTC