[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 3813  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25660Pal, Warren, S93700DrancySeine Saint DenisFrance
26681Jackson, Zachary90802Long BeachCaliforniaUnited States
11255Lin, Colin98168BurienWashingtonUnited States

Generated 2025-07-11 23:31:36.356 UTC