[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 4891   <  SKIP 231  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14397Edwards, Sierra98366Port OrchardWashingtonUnited States
19132Washington, Benjamin, D97205PortlandOregonUnited States
13547Jimenez, MicheleAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-22 04:25:01.453 UTC