[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 1500   <  SKIP 4731  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14444Sanders, Patrick, L94941Mill ValleyCaliforniaUnited States
27763Wright, Stephanie, V93400Saint-DenisSeine Saint DenisFrance
11153James, Angela, R98055RentonWashingtonUnited States

Generated 2025-07-17 07:43:36.056 UTC