[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 921  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21997Xu, Dennis3280WarrnamboolVictoriaAustralia
20433Taylor, Chloe, R97222MilwaukieOregonUnited States
19187Pal, Karl, SRG11 5TPBerkshireEnglandUnited Kingdom
13895Brooks, Isabella98312BremertonWashingtonUnited States

Generated 2025-07-12 02:16:31.278 UTC