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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25416Coleman, Jack92102San DiegoCaliforniaUnited States
29220Ramos, Melinda94014ColmaCaliforniaUnited States
23871Richardson, Bailey, G97068W. LinnOregonUnited States
21528Moreno, Jay, J33041PaderbornHamburgGermany

Generated 2025-07-12 03:18:19.282 UTC