[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 484   SHUFFLE   <  SKIP 2751  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11638Powell, Antonio, E94941Mill ValleyCaliforniaUnited States
26060Edwards, Kyle, D91776San GabrielCaliforniaUnited States

Generated 2025-07-16 07:52:01.217 UTC