[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 998   SHUFFLE   <  SKIP 43  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18174Munoz, Jill, M94310OrlyVal de MarneFrance
25804Torres, Nelson, FGL7 1RYGloucestershireEnglandUnited Kingdom
12906Ramos, Philip98168BurienWashingtonUnited States
14938Sanz, MalloryEC1R 0DULondonEnglandUnited Kingdom
15912Simmons, Mya, C90401Santa MonicaCaliforniaUnited States
23870Henderson, Elijah, M97301SalemOregonUnited States

Generated 2025-07-13 16:43:37.704 UTC