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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12459Rodriguez, Stefanie, LMK8 8ZDMilton KeynesEnglandUnited Kingdom
23214James, Kaylee, W91945Lemon GroveCaliforniaUnited States
29294Cooper, Allison, J4810TownsvilleQueenslandAustralia

Generated 2025-07-10 18:52:31.075 UTC