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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23332Garcia, Martin, l4551CaloundraQueenslandAustralia
13547Jimenez, MicheleAS23Stoke-on-TrentEnglandUnited Kingdom
15093Moyer, Johnny75009ParisSeine (Paris)France
22229Perry, Wyatt91502BurbankCaliforniaUnited States

Generated 2025-07-11 04:57:57.885 UTC