[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 7355  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11854Mitchell, Jason, K91791West CovinaCaliforniaUnited States
16417Bryant, NoahPE17BuryEnglandUnited Kingdom
15407Lee, Julia98104SeattleWashingtonUnited States

Generated 2025-07-14 19:21:32.470 UTC