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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25482Martinez, Donald, DMK8 8DFMilton KeynesEnglandUnited Kingdom
19268Ward, Alyssa, M4217Gold CoastQueenslandAustralia
27124Kovar, Raymond, E57000MetzMoselleFrance
24837Lewis, Wyatt20354HamburgHamburgGermany

Generated 2025-07-13 07:10:05.649 UTC