[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 34   SHUFFLE   <  SKIP 1576  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27666Garcia, Alyssa, L94536FremontCaliforniaUnited States
27181Deng, Rafael, M92310SèvresHauts de SeineFrance
20712Huang, ColinW10 6BLLondonEnglandUnited Kingdom
29345Diaz, Randall, T2300NewcastleNew South WalesAustralia

Generated 2025-07-20 11:55:30.291 UTC