[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 512   SHUFFLE   <  SKIP 2843  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16795Garcia, Regina, J94704BerkeleyCaliforniaUnited States
19144He, Edwin90706BellflowerCaliforniaUnited States
26364Hill, GabriellaPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-20 17:30:11.017 UTC