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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16709Alvarez, Roy, A4171HawthorneQueenslandAustralia
21806Xie, Kelvin, K91502BurbankCaliforniaUnited States
16281Luo, Gilbert75009ParisSeine (Paris)France

Generated 2025-07-08 09:43:20.903 UTC