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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22706Mr., Ruth, Andy22001HamburgHessenGermany
19057Ramos, Joanna, A38231SalzgitterHessenGermany
18808Perez, Gabrielle94014ColmaCaliforniaUnited States

Generated 2025-07-07 23:15:54.004 UTC