[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 434   SHUFFLE   <  SKIP 187  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28414Luo, Bradley, M57000MetzMoselleFrance
20456Ramos, Alfredo3429SunburyVictoriaAustralia
21708Brooks, Andrea, L98201EverettWashingtonUnited States

Generated 2025-07-16 03:02:09.905 UTC