[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 376   SHUFFLE   <  SKIP 2157  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21288Hall, Hunter94303Palo AltoCaliforniaUnited States
20506Bradley, Paige98052RedmondWashingtonUnited States
21260Howard, Ariana, A98366Port OrchardWashingtonUnited States

Generated 2025-07-19 18:19:52.578 UTC