[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 518   SHUFFLE   <  SKIP 5961  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11584Carter, Devin, J66578NeunkirchenSaarlandGermany
13413Phillips, Fernando97205PortlandOregonUnited States
22546Jones, Nicholas, L97355LebanonOregonUnited States

Generated 2025-07-20 16:20:32.396 UTC