[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 0   SHUFFLE   <  SKIP 3995  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12644Reed, Rachel, EEM15Esher-MoleseyEnglandUnited Kingdom
28494Martinez, Ross, G85049IngolstadtBayernGermany
14558Truempy, Marcel98901YakimaWashingtonUnited States
24378Jiménez, Brandi2444Port MacquarieNew South WalesAustralia

Generated 2025-11-06 00:28:38.755 UTC