[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 217   <  SKIP 3166  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16736Alexander, Kelly98366Port OrchardWashingtonUnited States
22865Hall, Stephanie, E94519ConcordCaliforniaUnited States
11410Goel, Maurice75013ParisSeine (Paris)France

Generated 2025-07-21 00:00:21.940 UTC