[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 4   SHUFFLE   <  SKIP 606  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24862Zhou, Tamara77127LieusaintSeine et MarneFrance
21509Lopez, Michele, CSE1 8HLLondonEnglandUnited Kingdom
28535Ferrier, Leslie, M3220GeelongVictoriaAustralia

Generated 2025-07-17 18:21:30.403 UTC