[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 413   SHUFFLE   <  SKIP 840  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23665Yang, Crystal, A2300NewcastleNew South WalesAustralia
24715Nath, Kelli93400Saint-DenisSeine Saint DenisFrance
16186Raji, Bethany, J93500PantinSeine Saint DenisFrance
25376Griffin, Alexis, S94941Mill ValleyCaliforniaUnited States

Generated 2025-07-15 04:45:30.328 UTC