[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 2421   SHUFFLE   <  SKIP 914  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12632Nath, Bonnie, F92310SèvresHauts de SeineFrance
18249Chander, Alison6006PerthSouth AustraliaAustralia
26793Nelson, Jesse, M90505TorranceCaliforniaUnited States
26511Weisman, Charles91364Woodland HillsCaliforniaUnited States

Generated 2025-07-11 03:09:00.337 UTC