[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 480   SHUFFLE   <  SKIP 643  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26170Jenkins, Jeremiah, C91776San GabrielCaliforniaUnited States
17906Vazquez, Jonathon4171HawthorneQueenslandAustralia
25440Gonzalez, Andre, L94519ConcordCaliforniaUnited States

Generated 2025-07-10 19:16:09.191 UTC