[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 1875   SHUFFLE   <  SKIP 2969  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11100Navarro, Latasha, L6105CloverdaleSouth AustraliaAustralia
20431Raje, Corey97005BeavertonOregonUnited States
28655Smith, Devin, T98403TacomaWashingtonUnited States

Generated 2025-07-18 07:16:59.897 UTC