[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 650   SHUFFLE   <  SKIP 3092  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27765Tang, Jerry91480FrankfurtBayernGermany
24858Xie, Calvin, ALE18LeedsEnglandUnited Kingdom
19270Shen, Shawn6006PerthSouth AustraliaAustralia
28368Butler, Fernando59100RoubaixNordFrance

Generated 2025-07-19 01:25:10.182 UTC