[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   SKIP 589   SHUFFLE   <  SKIP 68  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11621She, Leah, R98312BremertonWashingtonUnited States
28612Roberts, Gabriel, R91502BurbankCaliforniaUnited States
24028Hayes, Adam78000VersaillesYvelineFrance
28028Allen, Elijah, H98270MarysvilleWashingtonUnited States

Generated 2025-07-21 02:01:02.671 UTC