[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 590   SHUFFLE   <  SKIP 379  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23478Cooper, Hailey98371PuyallupWashingtonUnited States
19041Zheng, Autumn, A75007ParisSeine (Paris)France
28478Long, Riley, M59000LilleNordFrance

Generated 2025-07-13 03:52:34.355 UTC