[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 470   SHUFFLE   <  SKIP 3834  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23418Wu, Brittney2264SilverwaterNew South WalesAustralia
29038Hughes, Vanessa, S90712LakewoodCaliforniaUnited States
28899Anand, Alejandro, RSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-10 00:31:03.638 UTC