[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 875   SHUFFLE   <  SKIP 6699  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26302Jackson, James, L94015Daly CityCaliforniaUnited States
18005Ramos, Renee, K20354HamburgHamburgGermany
21467Harris, David, C98366Port OrchardWashingtonUnited States

Generated 2025-07-14 10:08:26.464 UTC