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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12511Chander, Grant75008ParisSeine (Paris)France
25129Raman, Allen, R2065St. LeonardsNew South WalesAustralia
14985Zhu, Jaclyn, A93000BobignySeine Saint DenisFrance

Generated 2025-07-08 11:38:57.430 UTC