[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 248   SHUFFLE   <  SKIP 207  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28115Jiménez, Deanna4551CaloundraQueenslandAustralia
16529Gutierrez, Jonathon, R2580GoulburnNew South WalesAustralia
21508Li, SuzanneSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-10 00:17:32.955 UTC