[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 250   SHUFFLE   <  SKIP 6438  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14687Price, Olivia, T75007ParisSeine (Paris)France
23390Flores, Dakota99202SpokaneWashingtonUnited States
11744Campbell, Stephanie, D91977Spring ValleyCaliforniaUnited States

Generated 2025-07-19 16:55:12.051 UTC