[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 644   SHUFFLE   <  SKIP 707  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24858Xie, Calvin, ALE18LeedsEnglandUnited Kingdom
16543McDonald, JennyW1Y 3RALondonEnglandUnited Kingdom
23600Sharma, Peter77127LieusaintSeine et MarneFrance
22758Jackson, Katherine, M97330CorvallisOregonUnited States
28797Wood, Alexandra, C94611OaklandCaliforniaUnited States
13810Barnes, VanessaWA3WatfordEnglandUnited Kingdom

Generated 2025-07-19 14:41:26.471 UTC