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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18034Robinson, Ethan, J33098PaderbornNordrhein-WestfalenGermany
13665Randall, KristiWA1 4SYWoolstonEnglandUnited Kingdom
13455Bryant, Kaitlyn, L92102San DiegoCaliforniaUnited States
16828Mitchell, Logan, ROX1OxfordEnglandUnited Kingdom

Generated 2025-07-20 15:03:59.880 UTC