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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25323Diaz, Lance, A20354HamburgHamburgGermany
19921Cai, Cara, L80074MünchenHamburgGermany
29461Xu, Colin, C5023FindonSouth AustraliaAustralia
13220Hernandez, Isabella92625Newport BeachCaliforniaUnited States

Generated 2025-07-14 17:35:50.193 UTC