[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 5352  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21187Luo, Darrell, J2777SpringwoodNew South WalesAustralia
18777Clark, Richard, W90241DowneyCaliforniaUnited States
14826Lopez, Stefanie, J93700DrancySeine Saint DenisFrance
21073Kelly, Catherine95010HofBayernGermany

Generated 2025-07-12 03:11:59.875 UTC