[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 511   SHUFFLE   <  SKIP 1958  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11471Suarez, Latasha78400ChatouYvelineFrance
29225Lee, Matthew98366Port OrchardWashingtonUnited States
14258Foster, Haley94070San CarlosCaliforniaUnited States

Generated 2025-07-21 01:11:59.035 UTC