[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 3993   SHUFFLE   <  SKIP 2945  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18163Zhang, Gabriel57000MetzMoselleFrance
14045Ramos, Tanya, R4000BrisbaneQueenslandAustralia
16082Zeng, Autumn98225BellinghamWashingtonUnited States

Generated 2025-07-14 09:18:33.716 UTC