[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 2500   <  SKIP 1043  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28263Lee, Jonathan98201EverettWashingtonUnited States
19521Dominguez, Jaime, R93500PantinSeine Saint DenisFrance
23355Serrano, Lance94704BerkeleyCaliforniaUnited States

Generated 2025-07-14 13:30:08.803 UTC