[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2514  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14291White, TylerV8POak BayBritish ColumbiaCanada
11326Xie, Rafael, M90210Beverly HillsCaliforniaUnited States
20320Nath, Mindy, F90706BellflowerCaliforniaUnited States

Generated 2025-07-11 11:35:07.278 UTC