[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 696  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25527Johnson, Robert, P93400Saint-DenisSeine Saint DenisFrance
13716Jai, Brandon90241DowneyCaliforniaUnited States
27839Li, SusanAS23Stoke-on-TrentEnglandUnited Kingdom
14216Zheng, Edwin, J3198SeafordVictoriaAustralia

Generated 2025-07-12 14:22:51.651 UTC