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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25406Andersen, Casey94704BerkeleyCaliforniaUnited States
12725James, Gabrielle66578NeunkirchenSaarlandGermany
17930Srini, Chelsea, S75017ParisSeine (Paris)France
20101Hayes, Devin97045Oregon CityOregonUnited States

Generated 2025-07-13 01:40:46.939 UTC