[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 875   SHUFFLE   <  SKIP 2397  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14203Rodriguez, Seth93000BobignySeine Saint DenisFrance
25933Stewart, Dalton, L94536FremontCaliforniaUnited States
28483Raje, Tara, F6006PerthSouth AustraliaAustralia

Generated 2025-07-16 18:53:08.975 UTC