[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 250   SHUFFLE   <  SKIP 6059  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16533Cai, Kristen93700DrancySeine Saint DenisFrance
13742Ross, Benjamin98312BremertonWashingtonUnited States
27225Murphy, Isaac, L95062Santa CruzCaliforniaUnited States

Generated 2025-07-22 07:23:50.853 UTC