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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24601Munoz, Natasha, M3220GeelongVictoriaAustralia
11254Vance, Johnathan, W98168BurienWashingtonUnited States
25451Subram, Geoffrey, L60075Frankfurt am MainSaarlandGermany

Generated 2025-07-08 02:54:45.561 UTC