[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 875   SHUFFLE   <  SKIP 77  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12308He, Margaret57000MetzMoselleFrance
14943Pal, Lindsay, E70452StuttgartSaarlandGermany
26553Powell, Kayla, A98052RedmondWashingtonUnited States
24911Madan, Martin, M4551CaloundraQueenslandAustralia

Generated 2025-07-13 18:28:00.186 UTC