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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28585Russell, Julian, M91502BurbankCaliforniaUnited States
25806Dominguez, Dwayne, L93000BobignySeine Saint DenisFrance
19010Ortega, Naomi94519ConcordCaliforniaUnited States

Generated 2025-07-12 00:55:44.517 UTC