[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 484   SHUFFLE   <  SKIP 4458  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24724Gutierrez, Alfredo, J75013ParisSeine (Paris)France
22607Gonzalez, Whitney, Y66578NeunkirchenSaarlandGermany
28979Williams, Matthew, A97301SalemOregonUnited States

Generated 2025-07-20 19:31:21.121 UTC