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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17409James, ChristinaV3A 4R2LangleyBritish ColumbiaCanada
16501Wood, Vanessa, V98104SeattleWashingtonUnited States
20604Martinez, Harold, J7001HobartTasmaniaAustralia

Generated 2025-07-14 00:28:16.168 UTC