[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 717   SHUFFLE   <  SKIP 2340  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27271Reed, Anna, S98020EdmondsWashingtonUnited States
22649Tang, Corey57000MetzMoselleFrance
13130Miller, Dalton, D3550BendigoVictoriaAustralia

Generated 2025-07-18 18:43:38.090 UTC